Storm-static

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 3, K = 2
Property:time_max (exp-reward)
Invocation (default)
~/storm/build/bin/storm --jani csma.3-2.jani --janiproperty time_max --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:0.26093292236328125s
Return code:0
Relative Error:3.777229246927974e-07
Log
Storm 1.6.3

Date: Sat Apr  3 13:26:41 2021
Command line arguments: --jani csma.3-2.jani --janiproperty time_max '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /home/michaela/qcomp2020

Time for model input parsing: 0.002s.

Time for model construction: 0.222s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	36850
Transitions: 	55862
Choices: 	38456
Reward Models:  time
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * all_delivered -> 7 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "time_max": R[exp]{"time"}max=? [F "all_delivered"] ...
Result (for initial states): 105.2113141
Time for model checking: 0.016s.